home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.006 / xemacs-1 / lib / xemacs-19.13 / etc / e / eterm.ti < prev    next >
Encoding:
Text File  |  1995-01-26  |  565 b   |  19 lines

  1. # These are ordered as in the O'Reilly "termcap and terminfo" book.
  2. eterm,
  3.     lines#24,cols#80,
  4.     cuu1=\E[A,cud1=\n,cub1=\b,cuf1=\E[C,home=\E[H,cr=\r,
  5.     cuu=\E[%p1%dA,cud=\E[%p1%dB,cub=\E[%p1%dD,cuf=\E[%p1%dC,
  6.     cup=\E[%i%p1%d;%p2%dH,
  7.     ind=\n,csr=\E[%i%p1%d;%p2%dr,
  8.     il1=\E[L,il=\E[%p1%dL,
  9.     clear=\E[H\E[J,ed=\\E[J,el=\E[K,el1=\E[1K,
  10.     dl1=\E[M,dl=\E[%p1%dM,dch1=\E[P,dch=\E[%p1%dP,
  11.     smir=\E[4h,rmir=\E[4l,ich=\E[%p1%d@,mir,
  12.     smcup=\E7\E[?47h,rmcup=\E[2J\E[?47l\E8,
  13.     ht=\t,
  14.     smso=\E[7m,rmso=\E[m,
  15.     smul=\E[4m,rmul=\E[m,
  16.     rev=\E[7m,bold=\E[1m,sgr0=\E[m,
  17.     bel=^G,xenl,am,
  18.  
  19.